import { MigrationInterface, QueryRunner } from "typeorm"; export declare class nullable1552227652042 implements MigrationInterface { up(queryRunner: QueryRunner): Promise; down(queryRunner: QueryRunner): Promise; } //# sourceMappingURL=1552227652042-nullable.d.ts.map