Variable DEFAULT_FORMATConst

DEFAULT_FORMAT: {
    fontFamily: string;
    fontSize: number;
    fontStyle: string;
    fontWeight: string;
} = ...