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