export declare function identity<TType>(x: TType): TType;
//# sourceMappingURL=identity.d.ts.map