export declare function useInputValue(initialValue: T): [T, (e: any) => void]; //# sourceMappingURL=useInputValue.d.ts.map