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