import type { Decorator } from "@storybook/react"; export declare const withTheme: Decorator; export declare const useDarkModeSwitcher: Decorator;