import { ActivatedRoute } from '@angular/router';
import { ClusterMapConfig } from '@c8y/ngx-components/map';
import * as i0 from "@angular/core";
export declare class DeviceMapComponent {
    config: ClusterMapConfig;
    constructor(route: ActivatedRoute);
    static ɵfac: i0.ɵɵFactoryDeclaration<DeviceMapComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<DeviceMapComponent, "ng-component", never, {}, {}, never, never, true, never>;
}
//# sourceMappingURL=device-map.component.d.ts.map