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