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