export declare const isArray: (x: unknown) => x is Array;