import { IconProps } from '../types';
declare function Trash(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default Trash;
//# sourceMappingURL=Trash.d.ts.map