import type { ElementDefinition } from './structure-definition-types'; export declare function expandContentReferenceElements(elements: ElementDefinition[]): ElementDefinition[]; //# sourceMappingURL=content-reference-elements.d.ts.map