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