import e from"react";import{createStylesheet as r}from"@filbert-js/browser-stylesheet";var t=r(),o=e.createContext(t),a=function(r){var a=r.stylesheet;return t=a,e.createElement(o.Provider,{value:a},r.children)};export{t as __sheet,o asStyleSheetContext,a asStyleSheetProvider};