import { CityJSONV111 } from './CityJSONV111.js'; import { LayerMatrixOptions, LayerProps } from './layer.js'; export declare function buildingsLayerWindowsLod3Data(cityJson: CityJSONV111, options: LayerMatrixOptions): LayerProps; //# sourceMappingURL=windows.d.ts.map