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