import { QuillHtmlLogger } from './logger'; export declare function FormatHTMLStringIndentation(code: string, logger: QuillHtmlLogger): string;