import Typography from "./Typography";
export { ITypographyProps } from "./ITypographyProps";
export default Typography;
