export declare function executeBin(packageName: string, relativeBinPath: string, args?: string[]): void;