import { CrdtElement } from "@veltdev/types";
export declare function useCrdtUtils(): CrdtElement | undefined;
