import { Configuration } from '../configuration/Configuration'; export declare function registerBeans(configuration: Configuration): void;