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