export declare function StyleUpdaterFactory(wixService: any, domService: any, options: any): { update(isRerender: boolean): void; };