declare const state: { primary: boolean; secondary: boolean; auxillary: boolean; fourth: boolean; fifth: boolean; }; export default state; //# sourceMappingURL=mouseState.d.ts.map