export declare function unfilterRow(filterType: number, currentRow: Buffer, previousRow: Buffer | null, bytesPerPixel: number): Buffer | null;