interface ListQueuesResultimport { type ListQueuesResult } from "https://dotland.deno.dev/x/aws_api@v0.8.1/services/sqs/mod.ts"; PropertiesQueueUrls: string[]optionalNextToken: string | null