declare function toEl(str: string): Element;

export = toEl;
