import { useDark } from '@vueuse/core'; export declare const useSharedDark: typeof useDark;