export declare type FormFeatureFlags = { isRelationshipSupported?: boolean; isNonModelSupported?: boolean; }; //# sourceMappingURL=featureFlags.d.ts.map