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