/// import { type imageType } from './types.js'; export declare function detector(buffer: Buffer): imageType | undefined;