import { OptionalPluginLoaders } from './types'; export declare function notifyOtaReady(loaders?: OptionalPluginLoaders): Promise; //# sourceMappingURL=ota.d.ts.map