import {Props} from '@/types' export function ShareIcon(props: Props) { return ( ); }