const help = (): void => { console.log(` bottender line [options] `); }; export default help;