export declare function copyAttribute(attrName: string, source: HTMLElement, target: HTMLElement): void;