declare function usePropState(params: T): [T, React.Dispatch>]; export default usePropState; //# sourceMappingURL=index.d.ts.map