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