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