#!/usr/bin/env node export declare function run(userPath: string): void;