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

declare const FlutterLineIcon: RemixiconReactIconComponentType;
export default FlutterLineIcon;
