export declare const call: (handleEvent: any, ...args: any[]) => (...argv: any[]) => void;
