import { type IconFn } from "../_icon.js"; /** Bootstrap `Git` icon. */ export declare const iconBsGit: IconFn;