export declare enum MediaProgressBarVariantType {
    DEFAULT = "DEFAULT"
}
