import { TypographyList } from '../components/atoms/Typography/Typography.style';
export type TTypographyElList = keyof typeof TypographyList;
