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