export function loadLazyLibrary(libName: any, libModule: any): (dispatch: any, getState: any) => void;
