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