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