import { type IconFn } from "../_icon.js"; /** Feather `GitCommit` icon. */ export declare const iconFeatherGitCommit: IconFn;