export declare function resolvePropValue<TProperty, TBag>(property: TProperty, bag: TBag): any;
