import { YargsCommandModuleBucket } from '../types/Yargs.js'; export declare const command = "hubdb"; export declare const describe: string; declare const hubdbCommand: YargsCommandModuleBucket; export default hubdbCommand;