import { SvgIconComponent } from './types'; declare const GarageIcon: SvgIconComponent; export default GarageIcon;