import type { BckndResourceGroupLabel } from './bcknd-resource-group-label.js';
/**
 * Arbitrary labels as meta information
 */
export type BckndResourceGroupLabels = BckndResourceGroupLabel[];
//# sourceMappingURL=bcknd-resource-group-labels.d.ts.map