import React from 'react'; export const AppParamsContext = React.createContext(undefined);