UNPKG

130 BTypeScriptView Raw
1/// <reference types="react" />
2import 'rc-slider/assets/index.css';
3export default function CropViewer(props: any): JSX.Element;