import type { DecodePngFn } from './png-decoder'; export declare const decodePng: DecodePngFn;