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