interface SendMessageResultimport { type SendMessageResult } from "https://dotland.deno.dev/x/aws_api@v0.8.1/services/sqs/mod.ts"; PropertiesoptionalMD5OfMessageBody: string | nulloptionalMD5OfMessageAttributes: string | nulloptionalMD5OfMessageSystemAttributes: string | nulloptionalMessageId: string | nulloptionalSequenceNumber: string | null