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