export default function (slope: number, intercept: number, modalityLUT: unknown): (storedPixelValue: any) => any;