interface XmlDeclarationimport { type XmlDeclaration } from "https://deno.land/x/aws_api@v0.2.0/encoding/xml.ts"; Propertiesattributes: { [key: string]: string; }