export declare function loadManifest(manifestFile: string): Promise<any>;
