/** * DefaultPubSubTopic is the default gossipsub topic to use for Waku. */ export declare const DefaultPubSubTopic = "/waku/2/default-waku/proto";