import { FacilityInfo } from "../../shared/model/facility-info"; import * as i0 from "@angular/core"; export declare class BuildingInfoComponent { /** * Data used to populate component */ buildingInfo: FacilityInfo; /** * Color factory to colorize usge and comfort level */ colorFactory: any; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }