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

declare const VoyagerIcon: MdiReactIconComponentType;
export default VoyagerIcon;
