import { RenderElement } from "../../types"; export declare const Custom: (text: HTMLElement) => RenderElement;