import * as React from "react"; declare function Person(props: React.SVGProps): any; export default Person;