import type { SumiFont } from '../types.cjs'; export declare function loadFontFromFile(path: string, name?: string): Promise;