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

declare const FunctionFillIcon: RemixiconReactIconComponentType;
export default FunctionFillIcon;
