export interface BinaryPaths {
    [key: string]: string;
}
export declare const binPaths: BinaryPaths;
//# sourceMappingURL=bin_paths.d.ts.map