import { ICloudbaseConfig } from '@cloudbase/types';
export declare const nodeTool: (app: any, config: ICloudbaseConfig) => void;
