/// import { ThemeMenuButton as ThemeSelectorComponent } from './/index.js'; declare const _default: { title: string; component: typeof ThemeSelectorComponent; parameters: { description: string; docs: { story: { inline: boolean; iframeHeight: string; }; }; }; }; export default _default; export declare const ThemeMenuButton: (args: any) => JSX.Element;