import { LinkInterface } from './link.types'; export declare function linkTheme(props: LinkInterface): any; export declare function linkAppearanceTheme(props: LinkInterface): any;