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