import { TargetedAnimation } from '../interfaces.js';
export declare const AnimationTreeItemExpandName = "cds-tree-item-expand";
export declare const AnimationTreeItemExpandConfig: TargetedAnimation[];
