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