import { InternalServerError } from './InternalServerError'; export declare type DescribeLimitsExceptionsUnion = InternalServerError;