export interface RegisterHookOptions { target: string handler: Function priority?: number }