export declare type OrderDirection = 'Incoming' | 'Outgoing' | 'All';