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