export default function useStorybookTailwindWithInterceptor({ dataTheme, themes }: { dataTheme: unknown; themes: unknown; }): void;