export declare enum MidaTradingAccountPositionAccounting { HEDGED = "hedged", NETTED = "netted" }