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

declare const FunctionLineIcon: RemixiconReactIconComponentType;
export default FunctionLineIcon;
