export declare function newProject(): void; export declare function buildProject(): void; export declare function appProject(): void;