import { Matrix } from '.';
export declare function sigmoidB(product: Matrix, left: Matrix): void;
//# sourceMappingURL=sigmoid-b.d.ts.map