import React, { SVGProps } from "react";
export declare const TrashCan: React.FC<SVGProps<SVGSVGElement>>;
