import { TargetedAnimation } from '../interfaces.js';
export declare const AnimationHingeName = "cds-modal-hinge-exit";
export declare const AnimationHingeConfig: TargetedAnimation[];
