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