import { Operation } from '@designable/core'; export declare const useSnapshot: (operation: Operation) => void;