import { FontFamilyObject } from "../types";
export declare const name: FontFamilyObject["name"];export declare const fonts: FontFamilyObject["fonts"];