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