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