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