import { IApplicationState } from '../ApplicationState'; export declare function useApplicationState(): IApplicationState;