
export declare function getVersion(): Promise<string>;
export declare function initializeProject(): Promise<void>;
