import { ProjectConfiguration } from '@nx/devkit'; export declare function assertNoTarget(projectConfig: ProjectConfiguration, target: string): void;