declare type ProjectionMigration = Function & { entity: Function; }; export declare const migrations: ProjectionMigration[]; export {}; //# sourceMappingURL=index.d.ts.map