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

declare const FlagLineIcon: RemixiconReactIconComponentType;
export default FlagLineIcon;
