export declare enum Button { LEFT = 0, MIDDLE = 1, RIGHT = 2, BACK = 3, FORWARD = 4 } //# sourceMappingURL=button.enum.d.ts.map