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

declare const GovernmentFillIcon: RemixiconReactIconComponentType;
export default GovernmentFillIcon;
