import type { MockConfig } from 'src';
export declare const mockApiRequestsConfig: MockConfig[];
