export declare function useRequiredLabel(context: any, t?: (val: string) => string): import("vue").ComputedRef;