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

declare const RocketFillIcon: RemixiconReactIconComponentType;
export default RocketFillIcon;
