import { Node } from '@xmldom/xmldom'; export declare function serializeEntityReferenceNode(node: Node): Array | undefined;