import type { SVGProps } from 'react'; export declare function TrashIcon(props: SVGProps): JSX.Element;