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

declare const SourceForkIcon: MdiReactIconComponentType;
export default SourceForkIcon;
