import { SvgIconComponent } from './types'; declare const CommitOutlinedIcon: SvgIconComponent; export default CommitOutlinedIcon;