export function identity(arg: any) { return arg; }