import { Command } from 'commander'; export declare function addListCategoriesCommand(program: Command): void;