export declare function extendStyles(dest: CSSStyleDeclaration, source: Record, importantProperties?: Set): CSSStyleDeclaration;