import { TargetedAnimation } from '../interfaces.js';
export declare const AnimationResponsivePopupEnterName = "cds-responsive-popup-enter";
export declare const AnimationResponsivePopupEnterConfig: TargetedAnimation[];
