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

declare const SourceCommitStartIcon: MdiReactIconComponentType;
export default SourceCommitStartIcon;
