import Points from './Points'; export default Points; export type { PointsProps } from './PropsType';