declare const LinkIcon: { name: string; svg: string; }; export default LinkIcon;