export declare function logAndReturn(a: A): A; export declare function logAndReturn(a: A, b: B): B; //# sourceMappingURL=logAndReturn.d.ts.map