import type { FontLoader } from 'next/font'; declare const fetchFonts: FontLoader; export default fetchFonts;