import type { IconProps } from '../../types';
declare const GovernmentLine: import("react").NamedExoticComponent<IconProps>;
/**
 * MingCute Icon: Government Line
 * @see {@link https://www.mingcute.com MingCute Icon Docs}
 */
export { GovernmentLine };
