/**
 * All Pubsub implementations must use this symbol as the name of a property
 * with a boolean `true` value
 */
export declare const pubSubSymbol: unique symbol;
//# sourceMappingURL=constants.d.ts.map