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