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