export declare const writeMigrationIndex: (args: {
    migrationsDir: string;
}) => void;
//# sourceMappingURL=writeMigrationIndex.d.ts.map