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