#!/usr/bin/env node export declare function printHelp({ dirPath }: { dirPath: any; }): void; //# sourceMappingURL=cli.d.ts.map