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