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