export declare function Manifest(manifestPath: string): Promise; export declare function CheckManifest(manifest: any): boolean;