import type { GenericFont } from './types'; export declare const createFont: (font: A) => A; //# sourceMappingURL=createFont.d.ts.map