import { ApiErrorException } from '../ApiErrorException';
export declare class RefundIsNotValid extends ApiErrorException {
}
