export declare const sizes: { [key: string]: string; }; export default function Link(props: any): JSX.Element;