import { SVGProps } from 'react'; declare const IconTrashFill: (props: SVGProps) => JSX.Element; export default IconTrashFill;