/// import { ProRangeBoxPropsType } from './propsType'; export default function ProRangeBox({ configOption }: ProRangeBoxPropsType): JSX.Element;