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

declare const LuggageCartFillIcon: RemixiconReactIconComponentType;
export default LuggageCartFillIcon;
