import "./themes.scss"; export declare const useTheme: (themeName: string) => void;