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