declare function identity(value: T): T; export { identity as i };