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