import { BeanControllerLike } from './beanControllerLike.ts'; declare const SymbolStyle: unique symbol; export declare class BeanRenderLike extends BeanControllerLike { private get [SymbolStyle](); } export {}; //# sourceMappingURL=beanRenderLike.d.ts.map