import { HookConfig } from '../types'; import { HookParams } from './types'; export declare const ArenaHookConfig: HookConfig;