import type { IconDefinition } from '../types';
declare const FlagOutlined: IconDefinition;
export default FlagOutlined;
