import type { IconProps } from '../../types'; declare const GitCommitFill: import("react").NamedExoticComponent; /** * MingCute Icon: Git Commit Fill * @see {@link https://www.mingcute.com MingCute Icon Docs} */ export { GitCommitFill };