export declare function hideBin(argv: string[]): string[];
export declare function getProcessArgvBin(): string;
