import React from 'react'; declare const _default: { View: ({ children, onAnimationEnd, ...animation }: any) => React.JSX.Element; }; export default _default;