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