import React from 'react'; import { IconProps } from './types'; export declare const Government: React.FC; export default Government;