export declare const useGreaterOrEqual: (data?: "sm" | "md" | "lg" | "xl" | "2xl") => globalThis.ComputedRef;