/**
* 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.
*/declareconst_default: (args: any[]) =>any;
exportdefault _default;