import { TargetedAnimation } from '../interfaces.js';
export declare const AnimationModalEnterName = "cds-modal-enter";
export declare const AnimationModalEnterConfig: TargetedAnimation[];
