import Typography from './Typography';
export { ITypographyProps, TypographyAlign, TypographyColor, TypographyVariant } from './Typography.props';
export { Typography };
export default Typography;
