import { RangeLimitError } from "./RangeLimitError";
export declare class StopLossOrTakeProfitEqualsToIndexPrice extends RangeLimitError {
}
