import type { Command } from "commander"; export declare function registerSecurityCli(program: Command): void;