import { Brand } from "ts-brand";
export declare type GasUnits = Brand<number, "GasUnits">;
export declare const GasUnits: import("ts-brand").Brander<GasUnits>;
//# sourceMappingURL=GasUnits.d.ts.map