import RuntimeAnnotation from '../../servlets/annotations/annotation/RuntimeAnnotation';
export declare function getBeanTypeByAnnotation(anno: RuntimeAnnotation): string;
