import { MigrationInterface, QueryRunner } from 'typeorm'; export declare class AddMaxOrganizationalDecksToOrganization1692712800000 implements MigrationInterface { name: string; up(queryRunner: QueryRunner): Promise; down(queryRunner: QueryRunner): Promise; } //# sourceMappingURL=AddMaxOrganizationalDecksToOrganization.d.ts.map