import type { OEmbedInfo } from '@prezly/sdk'; export declare function isOEmbedInfo(value: any): value is OEmbedInfo;