export interface ModalLocale { okText: string; cancelText: string; justOkText: string; } //# sourceMappingURL=locale.d.ts.map