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