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