import { Icon } from '@akinon/next/components'; import React from 'react'; export const DeleteIcon = ({ onClick }) => ( );