import { ILinkProps } from './Link.props'; export declare const useStyles: (props: ILinkProps) => Record<'default', string>;