export declare const identity: <T>(v: T) => T;
//# sourceMappingURL=identity.d.ts.map