/**
 * SI base unit of length.
 * @type {NamedUnit}
 */
export const METER: NamedUnit;
import { NamedUnit } from "../NamedUnit.js";
//# sourceMappingURL=METER.d.ts.map