export declare function bubbles(canvas: HTMLCanvasElement, userOptions?: Record<string, any>): () => void;
