export declare const identity: <T>(_: T) => T;
