useImportLibrary hooks is a wrapper of importLibrary
useImportLibrary
<Name extends LibraryName, Lib = LibraryMap[Name]>(libName: Name) => Lib | null;