import type { ImageDecoder } from '../types.cjs'; export declare function createNodeImageDecoder(): ImageDecoder;