declare const listCommands: () => Promise<void>;
export default listCommands;
