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