export declare function AboutIcon({ color, width, height }: any): JSX.Element; export declare function CompareArrows({ color, width, height, }: any): JSX.Element; export declare function HighViewIcon({ color, width, height }: any): JSX.Element; export declare function DotMenu({ color, width, height }: any): JSX.Element; export declare function Download({ color, width, height }: any): JSX.Element; export declare function DownloadPlan({ color, width, height }: any): JSX.Element; export declare function RightArrow({ color, width, height }: any): JSX.Element; export declare function LeftArrow({ color, width, height }: any): JSX.Element; export declare function Help({ color, width, height }: any): JSX.Element; export declare function Lock({ color, width, height }: any): JSX.Element; export declare function FilterIcon({ color, width, height }: any): JSX.Element; export declare function PremiumCornerIcon({ color, width, height, }: any): JSX.Element; export declare function PremiumFloorIcon({ color, width, height, }: any): JSX.Element; export declare function HighLightIcon({ color, width, height, }: any): JSX.Element; export declare function InternalRoomsIcon({ color, width, height, }: any): JSX.Element; export declare function ExternalWindowIcon({ color, width, height, }: any): JSX.Element; export declare function ObstructionIcon({ color, width, height, }: any): JSX.Element; export declare function DrywallIcon({ color, width, height }: any): JSX.Element; export declare function LockIcon({ color, width, height }: any): JSX.Element; export declare function OutdoorTerraceIcon({ color, width, height }: any): JSX.Element; export declare function HonestyMarketIcon({ color, width, height }: any): JSX.Element; export declare function RotateLeftIcon({ color, width, height }: any): JSX.Element; export declare function RotateRightIcon({ color, width, height }: any): JSX.Element; export declare function MapLegendIcon({ color, width, height }: any): JSX.Element; export declare function SidebarExtendIcon({ color, width, height }: any): JSX.Element; export declare function SidebarCollapseIcon({ color, width, height }: any): JSX.Element; export declare function RecenterIcon({ color, width, height }: any): JSX.Element; export declare function RestRoomIcon({ color, width, height }: any): JSX.Element; export declare function MothersRoomIcon({ color, width, height }: any): JSX.Element; export declare function PrinterAlcoveIcon({ color, width, height }: any): JSX.Element; export declare function LobbyIcon({ color, width, height }: any): JSX.Element; export declare function CommunityBarIcon({ color, width, height }: any): JSX.Element; export declare function PhoneBoothIcon({ color, width, height }: any): JSX.Element; export declare function StairsIcon({ color, width, height }: any): JSX.Element; export declare function WellnessRoomIcon({ color, width, height }: any): JSX.Element; export declare function ConferenceRoomsIcon({ color, width, height }: any): JSX.Element; export declare function KitchenIcon({ color, width, height }: any): JSX.Element; export declare function HotDeskIcon({ color, width, height }: any): JSX.Element; export declare function GameRoomIcon({ color, width, height }: any): JSX.Element; export declare function ElevatorFoyerIcon({ color, width, height }: any): JSX.Element; export declare function OfficeIcon({ color, width, height }: any): JSX.Element; export declare function ShowersIcon({ color, width, height }: any): JSX.Element; export declare function CapacityIcon({ color, width, height, }: any): JSX.Element; export declare function NoteIcon(): JSX.Element; export declare const CalendarIcon: ({ color, width, height }: any) => JSX.Element; export declare const BookIcon: ({ color, width, height }: any) => JSX.Element; export declare const ScheduleIcon: ({ color, width, height }: any) => JSX.Element; export declare const EditIcon: ({ color, width, height }: any) => JSX.Element; export declare const SpaceIcon: ({ color, width, height }: any) => JSX.Element; export declare const ProductIcon: ({ color, width, height }: any) => JSX.Element; export declare const CommonAreasIcon: ({ color, width, height }: any) => JSX.Element; export declare const NooksIcon: ({ color, width, height }: any) => JSX.Element; export declare const RestRoomBorderedIcon: ({ color, width, height, }: any) => JSX.Element; export declare const KitchenBorderedIcon: ({ color, width, height, }: any) => JSX.Element; export declare const PrinterAlcoveBorderedIcon: ({ color, width, height, }: any) => JSX.Element; export declare const PhoneBoothBorderedIcon: ({ color, width, height, }: any) => JSX.Element; export declare const ConferenceRoomBorderedIcon: ({ color, width, height, }: any) => JSX.Element; export declare const StandartOfficeBorderedIcon: ({ color, width, height, }: any) => JSX.Element; export declare const CommunityBarBorderedIcon: ({ color, width, height, }: any) => JSX.Element; export declare const OfficeBorderedIcon: ({ color, width, height }: any) => JSX.Element; export declare const CheckIcon: ({ color, width, height }: any) => JSX.Element; export declare const ImgIcon: ({ color, width, height }: any) => JSX.Element;