import { INebulaPlatformConfig } from './typings/config'; export declare function validatePlatformConfig(config: INebulaPlatformConfig): Promise;