import type { NdArray } from 'ndarray'; export declare function getPixelsInternal(buffer: Uint8Array, mimeType: string): Promise>;