export function T(..._: any) {
  return true;
}
