export declare const INIT_COMMAND_DESCRIPTION = "Initialize a new project based on a template."; export declare const INIT_PROVIDER_DESCRIPTION = "The cloud service provider"; export declare const initPopUpTips = "You can initialize the project through the pop-up page."; export declare const INIT_START_TIPS = "Initializing......"; export declare const INIT_SUCCESS_TIPS = "Initialization successfully"; //# sourceMappingURL=init-message.d.ts.map