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