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