import Commit from './Commit'; declare const CommitFilled: typeof Commit; export default CommitFilled;