import * as ko from 'knockout'; export declare const availableFonts: ko.Observable<{ [key: string]: string; }>;