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