import type { IconComponent } from '../types'; declare const Library: IconComponent; export default Library;