import { IconProps } from '../types';
declare const RocketLaunch: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default RocketLaunch;
//# sourceMappingURL=RocketLaunch.d.ts.map