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