export declare enum ProjectType { Component = "component", Application = "application", }