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