import sharp from 'sharp'; export declare const getImageWidths: (images: sharp.Sharp[]) => Promise;