import * as go from '../../../codemodel.go/src/index.js';
/**
 * Creates the content for the required additional properties XML marshalling helpers.
 *
 * @param pkg contains the package content
 * @returns the text for the file or the empty string
 */
export declare function generateXMLAdditionalPropsHelpers(pkg: go.PackageContent): string;
//# sourceMappingURL=xmlAdditionalProps.d.ts.map