declare const _default: { sh: { title: string; subcommands: Set; readonly init: any; readonly start: any; readonly dev: any; readonly help: any; }; messenger: { title: string; subcommands: Set; readonly persona: any; readonly profile: any; readonly webhook: any; readonly help: any; }; telegram: { title: string; subcommands: Set; readonly webhook: any; readonly help: any; }; line: { title: string; subcommands: Set; readonly help: any; }; viber: { title: string; subcommands: Set; readonly webhook: any; readonly help: any; }; }; export default _default; //# sourceMappingURL=index.d.ts.map