import { ImageId, LoaderType } from '../../types'; export declare function getLoaderType(obj: ImageId): LoaderType;