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