OverlayStyle: {
    fill?: OverlayFill;
    font?: OverlayFont;
    stroke?: OverlayStroke;
}

Type declaration