export declare const applyGainToPlanar: (planes: Float32Array[], gain: number) => void;
