import type { CommandInitFunction } from '../../types/CommandInitFunction.js'; /** Defines the "link" verb. */ export declare const init: CommandInitFunction; //# sourceMappingURL=index.d.ts.map