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