import { RouteState } from '../types'; export declare function useState(): RouteState;