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