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