export type InitOptions = { current?: boolean; directory?: string; }; export declare const INIT: string; //# sourceMappingURL=common.d.ts.map