import type { ScalingParameters } from '../types'; export default function getScalingParameters(imageId: string): ScalingParameters;