export declare function isEmptyArray(value: unknown): value is [];
//# sourceMappingURL=is-empty-array.d.ts.map