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