import { RuleSetDoesNotExistException } from "./RuleSetDoesNotExistException"; export declare type DescribeReceiptRuleSetExceptionsUnion = RuleSetDoesNotExistException;