import { Matrix } from '.';
export declare function rowPluck(product: Matrix, left: Matrix, rowPluckIndex: number): void;
//# sourceMappingURL=row-pluck.d.ts.map