export declare function fillArrayWithZeros(arr: T[], length: number): T[]; //# sourceMappingURL=fillArrayWithZero.d.ts.map