import { ThemeContextValue } from '../../context'; export declare function useSetThemeBody(theme: ThemeContextValue['theme'], colors: ThemeContextValue['colors']): void; //# sourceMappingURL=index.web.d.ts.map