export declare function resolveAdminCLI(directory: string): { binExists: boolean; cli: string; };