import { type Command } from "commander"; export declare function registerLogoutCommand(auth: Command): void; //# sourceMappingURL=logout.d.ts.map