import { RemixiconReactIconComponentType } from './dist/typings';

declare const CommunityFillIcon: RemixiconReactIconComponentType;
export default CommunityFillIcon;
