import React, { PropsWithChildren } from 'react'; export default function ReanimatedScreenProvider(props: PropsWithChildren): React.JSX.Element; //# sourceMappingURL=ReanimatedScreenProvider.d.ts.map