export declare const fill: (subject: T[], value: V, start?: number, end?: number) => (T | V)[]; //# sourceMappingURL=fill.d.ts.map