/**
 * SI derived unit of electric charge. 1 C = 1 A·s.
 * @type {NamedUnit}
 */
export const COULOMB: NamedUnit;
import { NamedUnit } from "../../NamedUnit.js";
//# sourceMappingURL=COULOMB.d.ts.map