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

declare const OpenSourceLineIcon: RemixiconReactIconComponentType;
export default OpenSourceLineIcon;
