import type { IFont } from "./.internal/IFont"; declare const font: IFont; export default font;