export declare function useLanguine(projectPath: string): Promise<void>;
