declare function standardizeIndentation(html: string): string; export default standardizeIndentation;