export declare type OutMouseInput = { timeSinceStart: number; target: string; targetDisplayName: string; action: string; };