export default class TightPNGDecoder extends TightDecoder { _pngRect(x: any, y: any, width: any, height: any, sock: any, display: any, depth: any): boolean; _basicRect(ctl: any, x: any, y: any, width: any, height: any, sock: any, display: any, depth: any): void; } import TightDecoder from './tight.js'; //# sourceMappingURL=tightpng.d.ts.map