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