import { IInjectIconFontOptions } from '../types'; export default function injectFont(fontFamily: string, options?: IInjectIconFontOptions): string;