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

declare const FlowChartIcon: RemixiconReactIconComponentType;
export default FlowChartIcon;
