import { Application } from '../application/Application'; export declare function reportApplicationInfoAndWarnings(application: Application): void;