/// import { SvgProps } from "react-native-svg"; declare function Dot(props: SvgProps): JSX.Element; export default Dot;