export declare function setStyles(el: HTMLElement, styles: Partial<CSSStyleDeclaration>): void;
