declare const cityIcons: readonly [readonly ["hospital-o"], readonly ["h-square"], readonly ["university", "institution", "bank"], readonly ["ios-themes"], readonly ["building", "building-o"], readonly ["apartment"], readonly ["department1"], readonly ["organization"], readonly ["office"], readonly ["building-with-rooftop-terrace"], readonly ["company"], readonly ["warehouse"], readonly ["shop"], readonly ["work-from-home"], readonly ["house"], readonly ["dog-house"], readonly ["home-automation"], readonly ["garage-door"], readonly ["depot"], readonly ["garage"], readonly ["open-garage-door"], readonly ["close-garage-door"], readonly ["barn"], readonly ["bungalow"], readonly ["exterior"], readonly ["equal-housing-opportunity"], readonly ["heating-room"], readonly ["mortgage"], readonly ["home-safety"], readonly ["enterprise-resource-planning"], readonly ["travel-agency"], readonly ["department-shop"], readonly ["book-shelf"], readonly ["emergency-exit"], readonly ["stairs"], readonly ["stairs-down"], readonly ["stairs-up"], readonly ["temperature-inside"], readonly ["treehouse", "tree"], readonly ["water-heater"], readonly ["clean", "magic"]]; declare const cityIconCategory: { readonly label: "City`icons-category`"; readonly icons: readonly [readonly ["hospital-o"], readonly ["h-square"], readonly ["university", "institution", "bank"], readonly ["ios-themes"], readonly ["building", "building-o"], readonly ["apartment"], readonly ["department1"], readonly ["organization"], readonly ["office"], readonly ["building-with-rooftop-terrace"], readonly ["company"], readonly ["warehouse"], readonly ["shop"], readonly ["work-from-home"], readonly ["house"], readonly ["dog-house"], readonly ["home-automation"], readonly ["garage-door"], readonly ["depot"], readonly ["garage"], readonly ["open-garage-door"], readonly ["close-garage-door"], readonly ["barn"], readonly ["bungalow"], readonly ["exterior"], readonly ["equal-housing-opportunity"], readonly ["heating-room"], readonly ["mortgage"], readonly ["home-safety"], readonly ["enterprise-resource-planning"], readonly ["travel-agency"], readonly ["department-shop"], readonly ["book-shelf"], readonly ["emergency-exit"], readonly ["stairs"], readonly ["stairs-down"], readonly ["stairs-up"], readonly ["temperature-inside"], readonly ["treehouse", "tree"], readonly ["water-heater"], readonly ["clean", "magic"]]; }; export { cityIconCategory, cityIcons }; //# sourceMappingURL=index.d.ts.map