import { MediaObject } from "../../types/payloads/media"; import { Is } from "@byte.london/byteguards"; export declare const isMediaObject: Is;