import { Application } from '../application/Application'; export declare const reportAboutCircularDependencies: (application: Application) => void;