import { Instance } from "sqrl";
export declare function registerBlockFunctions(instance: Instance): void;
