import React from 'react'; export const DarkContext = React.createContext(false);