export function lzw(minCodeSize: any, data: any, pixelCount: any): any[];
