export declare type InMouseInput = { frame: number; sequenceIndex: number; transpiredAt: string; target: string; targetDisplayName: string; action: string; };