import type { Migrations } from './types'; declare const migrations: Migrations; export default migrations;