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