export declare const usePreview: () => { replaceMergeVariables: (html: string, index: number) => string; };