export declare function findAttribute(element: HTMLElement, attribute: string): any;
