'use client'; import React from 'react'; const githubLogoLight: React.FC> = (props) => ( ); export default githubLogoLight;