import * as React from "react"; import { ReactNativeAnimatedNumberViewProps } from "./ReactNativeAnimatedNumber.types"; export default function ReactNativeAnimatedNumberView(props: ReactNativeAnimatedNumberViewProps): React.JSX.Element; //# sourceMappingURL=ReactNativeAnimatedNumberView.d.ts.map