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