import { Bean } from './Bean'; export declare const getBeanQualifierValue: (bean: Bean) => string | null;