import { GetMyDescriptionOptionsMultipartFormData } from '../types'; export declare class GetMyDescriptionOptionsMultipartFormDataBase implements GetMyDescriptionOptionsMultipartFormData { language_code: string; }