import type { LinkComponent } from './linkTypes'; export declare const Link: LinkComponent<'a'>;