export declare function initCommand(options: {
    integrate?: boolean;
}): Promise<void>;
//# sourceMappingURL=init.d.ts.map