/** * mrsf status — Show anchor health for all comments. */ import type { Command } from "commander"; export declare function registerStatus(program: Command): void; //# sourceMappingURL=status.d.ts.map