export declare const spacebarIsPressedRule: (val: number) => boolean;
export declare const spacebarRuleCleanup: () => void;
