/**
 * SI derived unit of magnetic flux density. 1 T = 1 Wb / m^2 = 1 kg / (s^2·A).
 * @type {NamedUnit}
 */
export const TESLA: NamedUnit;
import { NamedUnit } from "../../NamedUnit.js";
//# sourceMappingURL=TESLA.d.ts.map