import type { PlatformMigrationFactory } from '../../types'; export declare const DqlMigration: PlatformMigrationFactory;