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