export declare type HandlerFunction = (...args: any[]) => void;