/** The CDI `beans.xml` descriptor enabling annotation-based bean discovery. */
export declare function beansXml(): string;
