import { SVGIconDef } from './types'; declare const CommunityOutlined: SVGIconDef; export default CommunityOutlined;