import * as React from 'react';
export default function FlagEG(props: React.ComponentProps<'img'>): React.JSX.Element;
