import { LimitOrderConfig } from "../types"; declare const BASE_LIMIT_ORDER_CONFIG: LimitOrderConfig; export { BASE_LIMIT_ORDER_CONFIG };