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