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