export declare function pixelsToPNG({ data, size }: { data: Uint8Array; size: number; }): Promise; //# sourceMappingURL=pixelsToPNG.d.ts.map