import { Selector } from '@legendapp/state'; export declare function useSelector(selector: Selector): T; //# sourceMappingURL=useSelector.d.ts.map