UNPKG

@rn-vui/base

Version:
3 lines (2 loc) 166 B
import React from 'react'; export declare const SliderThumb: ({ Component, isVisible, onLayout, style, start, color, vertical, ...props }: any) => React.JSX.Element;