export default (el): CSSStyleDeclaration => window.getComputedStyle(el, null);