export default Trash;
declare function Trash(props: any): JSX.Element;
