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

declare const OpenSourceFillIcon: RemixiconReactIconComponentType;
export default OpenSourceFillIcon;
