export const Github = () => { return ( ); }; export const WeChat = (props: React.SVGProps) => { return (
); };