import { TargetedAnimation } from '../interfaces.js';
export declare const AnimationShakeName = "cds-component-shake";
export declare const AnimationShakeConfig: TargetedAnimation[];
