export declare function Tooltip(value: string, x?: number, y?: number, characterWidth?: number, timeout?: number): void;
