import type { HookContext } from '../../../declarations'; export declare const fileGenerateConfigHyperopt: (context: HookContext) => Promise;