export declare const isArrayOfType: (value: unknown, type: string) => value is T[]; //# sourceMappingURL=is-array-of-type.d.ts.map