export declare enum ModernAudioLabelPosition {
    TopLeft = 1,
    TopCenter = 2,
    BottomLeft = 3,
    BottomCenter = 4
}
//# sourceMappingURL=ModernAudioLabelPosition.d.ts.map