import { type DataId } from '@ironclad/rivet-core'; export declare function useSetStaticData(): (data: Record) => Promise; //# sourceMappingURL=useSetStaticData.d.ts.map