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