import { type SvgProps } from 'react-native-svg'; declare const SvgGithub: (props: SvgProps) => import("react/jsx-runtime").JSX.Element; export default SvgGithub; //# sourceMappingURL=Github.d.ts.map