import { CoreStep } from '../types.js';
export declare const copyDbMigrations: CoreStep;
