export type PublicAddressResponse = {
    public_address: string;
};
//# sourceMappingURL=PublicAddressResponse.d.ts.map