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