/**
* SI derived unit of luminous flux. 1 lm = 1 cd·sr; the steradian is dimensionless,
* so dimensionally `lm` is identical to `cd`.
* @type {NamedUnit}
*/exportconstLUMEN: NamedUnit;
import { NamedUnit } from"../../NamedUnit.js";
//# sourceMappingURL=LUMEN.d.ts.map