export declare const fontFamilies: {
    name: string;
    family: string;
}[];
export declare const extendControls: string[];
