• Returns Ref<
        Set<string> & Omit<Set<string>, keyof Set<any>>,
        Set<string> | Set<string> & Omit<Set<string>, keyof Set<any>>,
    >