import { EntityModel } from './model'; export declare const TEST_MODELS: { id: string; model: EntityModel; }[];