/**
 * https://github.com/facebook/react/issues/10135#issuecomment-314441175
 */
export declare const setNativeValue: (element: any, value: any) => void;
