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