export declare const animations: Map<string, Map<string, ((options?: KeyframeAnimationOptions) => import("../../animations/types.js").AnimationReferenceMetadata) | ((options?: KeyframeAnimationOptions) => import("../../animations/types.js").AnimationReferenceMetadata)> | Map<string, ((options: KeyframeAnimationOptions) => import("../../animations/types.js").AnimationReferenceMetadata) | ((options: KeyframeAnimationOptions) => import("../../animations/types.js").AnimationReferenceMetadata)> | Map<string, ((options: KeyframeAnimationOptions) => import("../../animations/types.js").AnimationReferenceMetadata) | ((options: KeyframeAnimationOptions) => import("../../animations/types.js").AnimationReferenceMetadata)> | Map<string, () => import("../../animations/types.js").AnimationReferenceMetadata>>;
