import { IContext } from '../__types__'; declare const _default: ({ store }: IContext) => void; /** * Creates the repositories and registers them in the store * Is exposed during building. */ export default _default; //# sourceMappingURL=HyralPlugin.d.ts.map