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