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