import { IState } from '../types'; export declare const getState: (state: IState) => IState; //# sourceMappingURL=selectors.d.ts.map