import { StoreInterface } from '.'; export declare type DefinesState = Pick; export declare type StoreState = T['state'];