import * as tf from '../../dist/tfjs.esm';
export declare function leaky(x: tf.Tensor4D): tf.Tensor4D;