import type TiffIfd from './tiff_ifd.ts'; export declare function guessStripByteCounts(ifd: TiffIfd): number[]; //# sourceMappingURL=hacks.d.ts.map