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