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