import { HugBotEntity } from "./HugBotEntity";
/**
 * This handles bot access and input validation.
 */
export declare const HugBotProxy: (bot: HugBotEntity) => HugBotEntity;
//# sourceMappingURL=AbstractSingletonProxyFactoryBean.d.ts.map