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