/** * Init Command * Install GLM CLI configuration */ /** * Main init function */ export declare function runInit(isGlobal?: boolean): Promise;