import * as _ from './_schema'; export interface ISettings extends _.Fonts { } export interface IStyles extends _.GlobalStyles { } export declare type ICSSOM = _.ICSSOM; export declare type IFontFacePrimitive = _.IFontFacePrimitive; export declare type IFontFaceObject = _.EmbeddedFonts; export declare type IFontLicenseObject = _.EmbeddedFontLicenses;