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