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