export declare function checkAppShellCompatibility(piralVersion: string): boolean; export declare function checkCliCompatibility(root: string): Promise;