export declare function resolveNativeDir(baseDir: string, platform: string, arch: string): string;
