import type { Relay } from '@coveo/relay'; export declare function buildMockRelay(config?: Partial): Relay;