export declare const CREATE_POSITION_EVENT: string; export declare const DECREASE_POSITION_EVENT: string; export declare const INCREASE_POSITION_EVENT: string; export declare const CLOSE_POSITION_EVENT: string; export declare const HARVEST_POSITION_EVENT: string;