interface Props { iataCode?: string | null; size?: number | string; } declare const __VLS_export: import('vue').DefineComponent & Readonly<{}>, { size: number | string; iataCode: string | null; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>; declare const _default: typeof __VLS_export; export default _default; //# sourceMappingURL=CpAirlineLogo.vue.d.ts.map