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