import * as React from 'react'; declare function UserCommunity(props: React.SVGProps): React.JSX.Element; export default UserCommunity;