import type { FC, SVGProps } from "react";
export declare const Trash: FC<SVGProps<SVGSVGElement>>;
export default Trash;
//# sourceMappingURL=Trash.d.ts.map