import { CurrentTheme } from 'itlab-theme-system'; import { Ref } from 'vue'; export declare function useHeaderTheme(): Ref;