export declare enum ThirdPartyAnimationVariantType {
    LOADER_PRIMARY = "LOADER_PRIMARY"
}
