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