//#region src/icons/lucideExtra/GithubIcon.d.ts
declare const GithubIcon: import("react").ForwardRefExoticComponent<Omit<import("lucide-react").LucideProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
//#endregion
export { GithubIcon as default };
//# sourceMappingURL=GithubIcon.d.mts.map