import React from 'react'; import { TypographyProps } from './types'; declare const Typography: import("styled-components").StyledComponent, any, {}, never>; export default Typography;