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