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