export default function stringProcessor(html: string, data: any): string;
