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