import { Element } from 'hast';
export declare function copyElement(str?: string): Element;
