import { makeStoreProps } from './makeStore';
export declare const startWatchMode: (props: makeStoreProps) => void;
