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