/// export declare function getBinary(path: string): Promise; export declare function getJson(path: string): Promise; export declare function isReadable(path: string): Promise; //# sourceMappingURL=get.d.ts.map