import React from "react"; import { Configuration } from "../types/configuration"; export declare const configuration: React.Context;