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