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