import type { Hookable } from 'hookable'; export declare function setupHooksDebug>(hooks: T): Record;