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