import type { MigrationWarning } from '../../../interfaces';
export declare const MIGRATION_WARNINGS: MigrationWarning[];
