import * as React from "react"; import type { SVGIconProps } from "../../svgIconProps"; export declare const Trash: React.FC; export default Trash;