import { QueueDoesNotExist } from "./QueueDoesNotExist"; export declare type ListDeadLetterSourceQueuesExceptionsUnion = QueueDoesNotExist;