import { StoreDefinition } from '..'; export declare function withReduxDevtools(store: StoreDefinition): StoreDefinition;