export declare enum SelectorBoxFileVariantType {
    DEFAULT = "DEFAULT"
}
