declare function useFavicon(href: string, isSingle?: boolean): void; export default useFavicon;