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