Defaults: Partial<{
    colorMask: vec4b;
    font: Font;
    fontSize: number;
    textColor: vec4;
}>