import { CommandHelper } from "./CommandHelper"; export declare class BigQueryCommandHelper extends CommandHelper { constructor(execOptions?: {}); }