/** * @param len */ export default function getAltLen(len: 'width' | 'height'): 'width' | 'height'; //# sourceMappingURL=getAltLen.d.ts.map