import type { Value } from './value.js'; export declare function getPrimProp(target: Value, name: string): Value; //# sourceMappingURL=primitive-props.d.ts.map