import { UpLinkProps } from './types'; export declare const getStyles: (props: UpLinkProps) => string;