import type { PubSubAction } from '../../interfaces';
export declare const findNamespaceInPayload: (action: PubSubAction) => string;
//# sourceMappingURL=namespace.d.ts.map