import type { BckndInternalResourceGroupAnnotation } from './bcknd-internal-resource-group-annotation.js';
/**
 * Arbitrary annotations as meta information
 */
export type BckndInternalResourceGroupAnnotations = BckndInternalResourceGroupAnnotation[];
//# sourceMappingURL=bcknd-internal-resource-group-annotations.d.ts.map