export interface PopconfirmLocale { okText: string; cancelText: string; }