// Generated by ReScript, PLEASE EDIT WITH CAREimport * as S$RescriptSchema from"rescript-schema/src/S.res.mjs";
let schema = S$RescriptSchema.setName(S$RescriptSchema.string, "SVM.Pubkey");
letPubkey = {
schema: schema
};
export {
Pubkey,
}
/* schema Not a pure module */