import type { Types } from '@cornerstonejs/core'; export default function cornerstoneNiftiImageLoader(imageId: string): Types.IImageLoadObject;