import { PropsWithChildren } from 'react'; export default function ReanimatedScreenProvider(props: PropsWithChildren): JSX.Element;