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