export declare function readAsar(archive: string): Promise; export declare function readAsarJson(archive: string, file: string): Promise;