import { CorvidSDKFactory } from '../../../types/vendored/editor-elements-types-corvid'; export declare const SOCIAL_PLAYER_VIMEO_SDK_TYPE = "$w.VimeoPlayer"; export declare const createSocialPlayerVimeoSdk: CorvidSDKFactory; export declare const SocialPlayerVimeoSdk: CorvidSDKFactory; export default SocialPlayerVimeoSdk;