export declare const ROOT_PATH = "#"; export declare const safeGetValue: (model: unknown, propertyPath: string | string[], defaultValue?: unknown) => unknown; //# sourceMappingURL=get-value.d.ts.map