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