import type { Animation } from '../types'; declare const animation: Animation; export default animation;