export function showConfirmDialog(state: any, action: any): any;
export function hideConfirmDialog(state: any): any;
