import { FC } from "react"; import { IconProps } from "./Icon.js"; export declare const TrashIcon: FC; //# sourceMappingURL=TrashIcon.d.ts.map