export declare const smartSetTimeout: (moduleWindow: Window) => void;
export declare const smartSetInterval: (moduleWindow: Window) => void;
