export interface IAtxPopConfirm { clazz: string; label: string; okText: string; placement: string; cancelText: string; }