declare function cloneInputValue(nativeNode: T, clonedNode: T): void; export default cloneInputValue;