/** * Initialize proj-track in the current project. * Creates .proj-track.json and installs auto-capture hook if needed. */ export declare function initCommand(): Promise; //# sourceMappingURL=init.d.ts.map