import type { AbstractType, Type } from "@tsed/core/types/Type.js"; export declare function discoverHooks(token: Type | AbstractType): any;