export declare const usageString = "usage:\na2s init # Generate config file\na2s generate [-y] [--js] # Generate/Update the service files, '-y' overwrite the existing files without confirm, '--js' generate '.js' files rather than '.ts' files\na2s help # Print this help message\n";