import {Typography} from '@mantine/core';

Typography.displayName = 'Typography';

export {Typography, type TypographyFactory, type TypographyProps} from '@mantine/core';
