import { Configuration } from '../configuration/Configuration'; export declare const fillEmbeddedBeans: (configuration: Configuration) => void;