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