export declare class LocationSelection { askLocationSelectionImage: string; code: string; level: number; localizedName: object; name: string; priority: number; value: string; type: string; } //# sourceMappingURL=location-selection.typedef.d.ts.map