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

declare const SourceBranchIcon: MdiReactIconComponentType;
export default SourceBranchIcon;
