import { SVGIconProps } from './SVGIcon'; export declare const TrashIcon: (props: SVGIconProps) => import("@emotion/react/jsx-runtime").JSX.Element; //# sourceMappingURL=TrashIcon.d.ts.map