import type { IconComponent } from '../types'; declare const Route: IconComponent; export default Route;