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