import { AppThunk } from 'store'; import { IConfig } from '../../entities/config.entity'; export declare const get: () => AppThunk>;