export declare const noop: () => void; export declare const identity: (obj: T) => T;