declare const noop: import("typesafe-actions").EmptyActionCreator<"ducks/NOOP">;
export { noop, };
//# sourceMappingURL=actions.d.ts.map