export declare function getBinaries(workspaceRoot: string, packageName: string): Map<string, string>;
