import * as React from "react"; declare function TrashOutline(props: React.SVGProps): any; export default TrashOutline;