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