type alias UnexpectedEnumValueimport { type UnexpectedEnumValue } from "https://dotland.deno.dev/x/aws_api@v0.4.0/encoding/common.ts"; definition: string & { unexpected: never; }