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