import type { IconLibrary } from './library.js'; declare const defaultLibrary: IconLibrary; export default defaultLibrary;