import type { Resolver } from '..'; import type { StorePropertyValue as StorePropertyValueType } from '../../../__generated__/schema'; export type Root = StorePropertyValueType; export declare const StorePropertyValue: Record>; //# sourceMappingURL=propertyValue.d.ts.map