export declare const createMarkup: (data: string) => { __html: string; };