export declare const id: <T>(x: T) => T;
