export declare const originalSetTimeout: typeof setTimeout; export declare const originalSetInterval: typeof setInterval; export declare function freeze(): void; export declare function unfreeze(): void; //# sourceMappingURL=freeze-animations.d.ts.map