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