import type { IconComponent } from '../types'; declare const Link: IconComponent; export default Link;