import { UnitSystem } from '../convert-fields/base/unit-system'; export declare class MockUnitSystem extends UnitSystem { constructor(); }