export declare const LEFT_BUTTONS = 2;
export declare const RIGHT_BUTTONS = 2;
export declare const MAX_BUTTONS: number;
