import * as tf from '@tensorflow/tfjs-core'; export declare function leaky(x: tf.Tensor4D): tf.Tensor4D; //# sourceMappingURL=leaky.d.ts.map