import { ServiceExceptionOptions as __ServiceExceptionOptions, ServiceException as __ServiceException, } from "@smithy/core/client"; export { __ServiceExceptionOptions }; export { __ServiceException }; export declare class CognitoIdentityServiceException extends __ServiceException { constructor(options: __ServiceExceptionOptions); }