declare function enableElement(element?: HTMLElement): void;
export default enableElement;
