export = UpdateDateTextAction; declare class UpdateDateTextAction { constructor(data: any); type: string; date_text: any; }