import { Icon } from "@chakra-ui/react"; export const GithubIcon: typeof Icon = (props) => ( );