export default function tap(interceptor: (a: A) => any): (a: A) => A;