/** * Some parts adapted from react-native-web * Copyright (c) Nicolas Gallagher licensed under the MIT license. */ export declare function normalizeValueWithProperty(value: any, property?: string): any; //# sourceMappingURL=normalizeValueWithProperty.d.ts.map