import { ProtocolFactory } from "@graperank/util/types";
export declare const NostrProtocolFactory: ProtocolFactory;
