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