import { TypographyClassProps } from './Typography.type'; import { Theme } from '../styles'; export declare const styles: (theme: Theme) => Record;