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