import { CaaSApi_Media_Picture } from '../types'; export declare const createMediaPicture: (id?: string, locale?: string) => CaaSApi_Media_Picture;