import { ShouldRunMigrationsHook } from '../../HookPipelines/shouldRunMigrationsHook';
export declare const enabled: ({ enabled, }: {
    enabled: boolean;
}) => ShouldRunMigrationsHook;
//# sourceMappingURL=index.d.ts.map