import { HeartIcon } from "../Icons/HeartIcon"; import { ThemeSwitcher } from "../themeSwitcher/themeSwitcher"; export function Footer() { return ( ); }