import { Platform } from '@angular/cdk/platform';
import * as i0 from "@angular/core";
export declare class NbPlatform extends Platform {
static ɵfac: i0.ɵɵFactoryDeclaration<NbPlatform, never>;
static ɵprov: i0.ɵɵInjectableDeclaration<NbPlatform>;
}