export interface IButtonOptions { ok: string; cancel: string; }