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