export default addAttribute; declare function addAttribute(el: any, attrName: any, attrValue: any): any;