import { HelloHelp } from "../abstract/help.printer"; export declare const helloHelpCli: (helpInterface: HelloHelp) => void; //# sourceMappingURL=cli.d.ts.map