export declare enum MLoadingStates { Inactive = 2, ActiveVisible = 4, ActiveInvisible = 8, Active = 12 } //# sourceMappingURL=loading-states.d.ts.map