import { Undefinable } from '../../Types'; export default function item(array: T[], index: number): Undefinable;