import { ReactIconComponentType } from '../types';

declare const Animation: ReactIconComponentType;
export default Animation;
            