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