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

declare const GovernmentLineIcon: RemixiconReactIconComponentType;
export default GovernmentLineIcon;
