export function openDialog(dispatch: any, dialogName: any, props: any): Promise; export default modalReducer; declare function modalReducer(state: null | undefined, action: any): any;