export declare const Link: (styleProps: any) => string; export declare const LinkBlock: (styleProps: any) => string; export declare const LinkInline: (styleProps: any) => string;