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

declare const CommunityLineIcon: RemixiconReactIconComponentType;
export default CommunityLineIcon;
