import { ThemeType } from './types'; export declare function useSystemTheme(): ThemeType;