export { default as Typography } from './Typography';
export type { TTypography } from './Typography.model';
