export declare const computedStyleMap: WeakMap; export declare function getComputedStyle(el: Element): CSSStyleDeclaration | null;