/** * @param element */ export default function getComputedStyle(element: Element): CSSStyleDeclaration; //# sourceMappingURL=getComputedStyle.d.ts.map