import { Element } from "../../typings"; export declare function basicElementToStandardElement(element: Element): Element;