import type { FontFormat } from "./types"; export declare const getMapping: () => Record>; export declare const generate: () => void;