import { ContextStoreInitializer } from '../types'; declare const defaultInitializer: ContextStoreInitializer; export default defaultInitializer;