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