import type { BckndResourcePatchNodes } from './bcknd-resource-patch-nodes.js';
/**
 * Representation of the 'BckndResourcePatchResourcePlans' schema.
 */
export type BckndResourcePatchResourcePlans = BckndResourcePatchNodes[];
//# sourceMappingURL=bcknd-resource-patch-resource-plans.d.ts.map