import { CannotDeleteException } from "./CannotDeleteException"; export declare type DeleteReceiptRuleSetExceptionsUnion = CannotDeleteException;