import React from 'react'; import { Button } from '@digigov/ui/form/Button'; export const Disabled = (_: any) => ( ); export default Disabled;