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