export declare function toolClickEvent(toolName: string, index: number, mouseEvent: any, completeCallback: Function): void;
