import { LeafCommand } from "../types.js"; declare const logoutCommand: LeafCommand; export default logoutCommand;