import { Command } from 'commander'; export declare function registerRandomSamplingCommand(program: Command): void; //# sourceMappingURL=random-sampling.d.ts.map