import { type Schema } from '../schema/core.js'; import type { Font } from './fonts.js'; export declare const FontSchema: Schema;