/**
 * This project has been alive for a while - please only add new commands
 * in kebab-case and ensure the command is added alphabetically following
 * the convention set below. Thanks.
 */
declare const _default: (args: any[]) => any;
export default _default;
