import * as callableFns from "./functions";
export declare const functions: typeof callableFns;
