declare const setLibraryName: (library: string | string[]) => void; export default setLibraryName;