export default function first(array: any[]): any | null | undefined;
