/**
 * SI derived unit of electric potential / EMF. 1 V = 1 W / A = 1 kg·m^2 / (s^3·A).
 * @type {NamedUnit}
 */
export const VOLT: NamedUnit;
import { NamedUnit } from "../../NamedUnit.js";
//# sourceMappingURL=VOLT.d.ts.map