import { RootState } from '../types/state'; export declare const focus: (state: RootState) => string; //# sourceMappingURL=focus.d.ts.map