import type { ISheetObject } from '@theatre/core'; export declare const refreshSnapshot: () => void; export declare const makeStoreKey: (sheetObjectAddress: ISheetObject['address']) => string; //# sourceMappingURL=utils.d.ts.map