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