export default function add_to_set(a: Set, b: Set | T[]): void;