import * as Options from '../options';
export interface PriceRuleDiscountListOptions extends Options.ListOptions {
}
