interface Documentimport { type Document } from "https://deno.land/x/aws_api@v0.2.0/encoding/xml.ts"; Propertiesdeclaration: XmlDeclaration | nullroot: XmlNode | null