export declare function resolveNxJsonConfigErrorMessage(propPath: string[]): Promise<string>;
