import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue';
declare const Luggage01Icon: FunctionalComponent<HTMLAttributes & VNodeProps>;
export default Luggage01Icon;
