/** * kibi about — branded info card */ import { Command } from 'commander'; export declare function registerAbout(program: Command): void;