import { EntityDbAction } from "../../models"; import { TestEntities } from "../scenarios/migrations.function.spec"; export declare type TestEntityDbAction = EntityDbAction;