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