import type { IconProps } from '../../types';
declare const ShoppingCart2Line: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Shopping Cart 2 Line
 * @see {@link https://remixicon.com/icon/shopping-cart-2-line Remix Icon Docs}
 */
export { ShoppingCart2Line };
