import { ConfigurationSetDoesNotExistException } from "./ConfigurationSetDoesNotExistException"; export declare type UpdateConfigurationSetSendingEnabledExceptionsUnion = ConfigurationSetDoesNotExistException;