import { RemixiconReactIconComponentType } from './dist/typings';

declare const FlagFillIcon: RemixiconReactIconComponentType;
export default FlagFillIcon;
