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