import { LinkProps } from './interfaces'; export declare function getLinkStyles(style: LinkProps['style']): {};