import type { SVGProps } from 'react'; import * as React from 'react'; declare const SvgCommunity: (props: SVGProps) => React.JSX.Element; export default SvgCommunity; //# sourceMappingURL=Community.d.ts.map