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