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