import * as React from "react";
export default function ContextProvider(props: any): React.JSX.Element;
