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

declare const RocketLineIcon: RemixiconReactIconComponentType;
export default RocketLineIcon;
