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