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