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

declare const OrganizationChartIcon: RemixiconReactIconComponentType;
export default OrganizationChartIcon;
