export declare type InputTypes = 'text' | 'number' | 'hidden' | 'file';