import { AnimationPresetType, CustomAnimation } from '../types';
export declare const animationPresets: Record<AnimationPresetType, CustomAnimation>;
//# sourceMappingURL=animations.d.ts.map