declare const isStore: (value: unknown) => boolean; export default isStore;