import React, { SVGProps } from 'react';
export declare const NavCommunityIcon: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
