export declare function register(handlers: Record<string, Function>): void;
export default function debug(eventType: string, arg1?: any, arg2?: any, arg3?: any): void;
//# sourceMappingURL=index.d.ts.map