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