import { IconDefinition } from '../types'; declare const RocketOutlined: IconDefinition; export default RocketOutlined;