declare const normalizeExternalHTML: (doc: Document) => void; export default normalizeExternalHTML;