import { type NamedExoticComponent, type SVGProps } from 'react'; declare const TrashIcon: NamedExoticComponent>; export default TrashIcon;