import { RemixiconReactIconComponentType } from './dist/typings';

declare const LuggageCartLineIcon: RemixiconReactIconComponentType;
export default LuggageCartLineIcon;
