import { MockMethodCall } from '@relaycorp/relaynet-testing'; export declare function mockGSCClient(): (...calls: MockMethodCall[]) => void;