import * as React from 'react'; import { TypographyProps } from './Typography.constants'; declare const Typography: React.FC; export default Typography; //# sourceMappingURL=Typography.d.ts.map