export declare function runCli(cmd: string): Promise; export declare function ensureGraphQlPackage(): Promise;