import { Is } from "@byte.london/byteguards"; import { Action } from "../../types"; export declare const isAction: Is;