export declare const DISPLAY_NUMBER = "number";
export declare const DISPLAY_POSITION = "position";
export declare const DISPLAY_NOTHING = "nothing";
