import { Scatter } from "./Scatter.ts"; export declare class BubbleXY extends Scatter { constructor(); enter(domNode: any, element: any): void; }