import type { Migration } from '../../../databases/types';
export declare const mysqlMigrations: Migration[];
