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