import { IconDefinition } from '../types'; declare const IconCollection: IconDefinition; export default IconCollection;