import { GrantsStore } from './types'; export declare function createGrantsStore(): GrantsStore; //# sourceMappingURL=createGrantsStore.d.ts.map