export declare type OutValueInput = { timeSinceStart: number; target: string; targetDisplayName: string; inputType: string; value?: string; };