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