export declare const wrap: (element: HTMLElement, wrapper?: HTMLElement) => HTMLElement;
