import { MigrationInterface, QueryRunner } from "typeorm"; export declare class Test1755691733404 implements MigrationInterface { name: string; up(queryRunner: QueryRunner): Promise; down(queryRunner: QueryRunner): Promise; } //# sourceMappingURL=1755691733404-test.d.ts.map