import { IFonts } from "../types/helpers/Font";
/**
 * The bundled fonts in this package.
 * Used fonts:
 * @see https://vercel.com/font
 */
export declare const Fonts: IFonts;
