export declare enum LoadingStateVariant {
    DEFAULT = "DEFAULT"
}
