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