import { RemixiconReactIconComponentType } from './dist/typings';

declare const Rocket2LineIcon: RemixiconReactIconComponentType;
export default Rocket2LineIcon;
