import { IPlaceOrder } from '../src/clients/types'; export declare const DYDX_TEST_ADDRESS = "dydx14zzueazeh0hj67cghhf9jypslcf9sh2n5k6art"; export declare const DYDX_TEST_PRIVATE_KEY = "e92a6595c934c991d3b3e987ea9b3125bf61a076deab3a9cb519787b7b3e8d77"; export declare const DYDX_TEST_MNEMONIC = "mirror actor skill push coach wait confirm orchard lunch mobile athlete gossip awake miracle matter bus reopen team ladder lazy list timber render wait"; export declare const DYDX_LOCAL_ADDRESS = "dydx199tqg4wdlnu4qjlxchpd7seg454937hjrknju4"; export declare const DYDX_LOCAL_MNEMONIC = "merge panther lobster crazy road hollow amused security before critic about cliff exhibit cause coyote talent happy where lion river tobacco option coconut small"; export declare const DYDX_TEST_MNEMONIC_2 = "movie yard still copper exile wear brisk chest ride dizzy novel future menu finish radar lunar claim hub middle force turtle mouse frequent embark"; export declare const DYDX_TEST_MNEMONIC_3 = "crane poverty boil edit response weasel quick almost fringe able upon benefit boil boat narrow innocent enter cradle tongue toward luggage awful mention column"; export declare const MARKET_BTC_USD: string; export declare const PERPETUAL_PAIR_BTC_USD: number; export declare const MAX_CLIENT_ID: number; export declare const defaultOrder: IPlaceOrder; //# sourceMappingURL=constants.d.ts.map