export declare function doesConditionBelongToDiscount(req: any, res: any, next: any): Promise<any>;
