/// declare const FlagContainer: import("react").ForwardRefExoticComponent & { overrides?: Pick | undefined; } & import("react").RefAttributes>; export default FlagContainer;