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