export declare const Buy: string; export declare const Sell: string; export declare const BuyMinus: string; export declare const SellPlus: string; export declare const SellShort: string; export declare const SellShortExempt: string; export declare const Undisclosed: string; export declare const Cross: string; export declare const CrossShort: string; export declare const CrossShortExempt: string; export declare const AsDefined: string; export declare const Opposite: string; export declare const Subscribe: string; export declare const Redeem: string; export declare const Lend: string; export declare const Borrow: string;