import { ICloudbase } from '@cloudbase/types';
export declare const registerFunctions: (app: ICloudbase) => void;
