import PopulatedStore from "../../models/store/PopulatedStore"; declare const getStore: (store_id: string) => Promise; export default getStore;