import { SVGProps } from 'react'; export interface GithubProps extends Omit, 'css'> { } export declare const Github: import("react").ForwardRefExoticComponent & import("react").RefAttributes>;