export function abs(a: number, b: string) { return a + b; }