import { FlagProps } from './utils/FlagFactory'; declare const Flag: import("react").FunctionComponent; export { Flag, FlagProps };