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