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