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

declare const FlutterFillIcon: RemixiconReactIconComponentType;
export default FlutterFillIcon;
