import { MockDataSource } from './mock'; export declare const builtInDataSource: (typeof MockDataSource)[]; export * from './mock';