export default function NormalizeDoc(document: string | null): string;
