/**
 * Get the bin directory path for CommonJS modules
 */
export declare function getBinPath(): string;
