export declare type InputHandlers = { [N in keyof I]: string; };