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