import { ImageSrcType } from '../Image'; export declare const getSmallestSize: (sizes: ImageSrcType) => any;