export declare function applyValueInput(nextProps: any, dom: HTMLInputElement, isControlled: boolean): void; export declare function isCheckedType(type: string): boolean;