export declare type InitialArrayType = { source: T[]; target: T[]; }; //# sourceMappingURL=types.d.ts.map