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

declare const RocketIcon: MdiReactIconComponentType;
export default RocketIcon;
