import React from 'react'; import { Skeleton } from '@digigov/ui/app/Skeleton'; export const TextSizes = (_: any) => ( <> > ); export default TextSizes;