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