import { Typography } from './typography.types';
declare const typography: Typography;
export default typography;
