import { MapToPubSubShape } from '../redux/interfaces'; export declare const toInternalAction: (event: T) => MapToPubSubShape; //# sourceMappingURL=toInternalAction.d.ts.map