import { SVGProps } from 'react'; declare const IconCommunityRegular: (props: SVGProps) => JSX.Element; export default IconCommunityRegular;