import { StoreModule } from "../../types/store/store";
declare const optionsData: StoreModule;
export default optionsData;
