export declare const isArrayLike: (x: any) => x is ArrayLike;