export type FaviconExtractModel = { image: string | null; }