Overlay: {
    label?: string;
    position: OverlayPosition;
    style?: OverlayStyle;
}

Type declaration