import type { ProjectDeployReleaseInspectionResult } from './projectDeployReleaseInspectionResult'; export declare function canExecuteProjectDeployRelease(result: ProjectDeployReleaseInspectionResult): boolean; //# sourceMappingURL=canExecuteProjectDeployRelease.d.ts.map