import { MockCategory } from '../base/enums'; export declare const getMockData: (mockCategory: MockCategory, file: string) => T;