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