/// <reference types="react" />
export declare const AnimatedView: (props: any) => JSX.Element;
