import useTheme from "./use-theme"; export type { UseThemeType } from "./use-theme.types"; export default useTheme;