declare const snowSvg: HTMLImageElement | null; declare const snowToggleButtonImages: { on: string; onAnimation: string; off: string; offAnimation: string; }; //# sourceMappingURL=snow-toggle-button.d.ts.map