import { IAlunaExchangeAuthed } from '../../../../lib/core/IAlunaExchange'; import { IAlunaPositionModule } from '../../../../lib/modules/authed/IAlunaPositionModule'; export declare function position(exchange: IAlunaExchangeAuthed): IAlunaPositionModule;